home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Meeting Pearls 4
/
Meeting Pearls Vol. IV (1996)(GTI - Schatztruhe)[!].iso
/
Pearls
/
midi
/
misc
/
MidiLib
/
Announcement
next >
Wrap
Text File
|
1989-07-06
|
879b
|
25 lines
The latest version of the only public domain multitasking MIDI resource
for the Amiga.
The MIDI Library is a disk-based library that permits sharing of the
serial port (among other things) by MIDI applications through a MIDI
message routing and processing system. This greatly simplifies the task
of writing MIDI applications.
Included in this distribution:
. midi.library
. a set of CLI-based MIDI utilities
. example code in C and Basic
. user's and programmer's documentation
. include files for C and Assembly
. binding (glue) libraries for Aztec C and Lattice C
New features for v2.0 include:
. Major overhaul of midi.library to improve speed - now about 3 to 4
times faster at message routing than previous versions
. New utilities to play with MIDI Files
. Updated utilities
. Updated documentation
. Updated examples